home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1995…tember: Reference Library
/
Dev.CD Sep 95 RL
/
Dev.CD Sep 95 RL.toast
/
mac
/
Technical Documentation
/
develop
/
develop Issue 23 code
/
QD 3D Geometry Sample
/
Headers
/
BuildControl.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-07-05
|
172 b
|
14 lines
|
[
TEXT/MMCC
]
#ifndef __BUILDCONTROL__
#define __BUILDCONTROL__
#define qFloatingWindowSupport 1
#define DEBUGLEVEL DEBUGWINDOW
#include "Exceptions.h"
#include "wprintf.h"
#endif